[INFO] cloning repository https://github.com/CraigBuilds/Experiment_Bevy_Widgets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CraigBuilds/Experiment_Bevy_Widgets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraigBuilds%2FExperiment_Bevy_Widgets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraigBuilds%2FExperiment_Bevy_Widgets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d709026710863632cb2e9958583bc727aaa12802
[INFO] checking CraigBuilds/Experiment_Bevy_Widgets against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraigBuilds%2FExperiment_Bevy_Widgets" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CraigBuilds/Experiment_Bevy_Widgets
[INFO] finished tweaking git repo https://github.com/CraigBuilds/Experiment_Bevy_Widgets
[INFO] tweaked toml for git repo https://github.com/CraigBuilds/Experiment_Bevy_Widgets written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CraigBuilds/Experiment_Bevy_Widgets on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CraigBuilds/Experiment_Bevy_Widgets already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7
[INFO] running `Command { std: "docker" "start" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bevy_ptr v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ruzstd v0.7.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking bevy_tasks v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling bevy_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr]    Compiling bevy_render_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#c6a66a7e)
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.213/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=56f1d2a0c881c4c4 -C extra-filename=-0f41e612f723ff36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ff705a3ce76b9e77.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4afdd9c4156e4d10.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9eb0b9e82925567.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=25f6fa911cba3aff -C extra-filename=-0737dd2718fbad6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-47a53f21051c2409.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7", kill_on_drop: false }`
[INFO] [stdout] 9ced72230d8101819302711bde0fa447a74142ad53e503f1d09a1d3f2d884ab7
